-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Introduce merge to methods for profiles #14091
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Israel Blancas <[email protected]>
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (74.66%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #14091 +/- ##
==========================================
- Coverage 92.50% 92.18% -0.32%
==========================================
Files 660 663 +3
Lines 36196 41314 +5118
==========================================
+ Hits 33483 38087 +4604
- Misses 1892 2200 +308
- Partials 821 1027 +206 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
|
This can be rebased against the main branch. |
Continuation #13106
Profiles.MergeToimplementation that merges one profile message into another while reconciling their dictionaries and appendingresource profiles.
Merge after #14075